home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / rebound.swf / scripts / DefineButton2_142 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  77 b   |  6 lines

  1. on(release){
  2.    _root.cande = 0;
  3.    stopAllSounds();
  4.    _root.play();
  5. }
  6.